da6246634c889b55fafbb7c6798185d90540daab
[git-annex.git] /
1 [[!comment format=mdwn
2  username="joey"
3  subject="""comment 8"""
4  date="2022-03-14T18:52:09Z"
5  content="""
6 I have implemented parallelism as described in comment 7. 
7
8 Currently there are 5 child processes, and the test runtime
9 dropped from 444 to 334 seconds on my laptop.
10 Splitting up the test groups further, so there are more child
11 processes will probably improve that more.
12 Remains to be seen if it helps on NFS much..
13
14 The `git-annex test` output is currently a mess, it needs to be serialized.
15 Ran out of time to do that today, but the speed improvement is worth
16 temporarily ugly output.
17 """]]